How to Install ats2-lang software package in Ubuntu 16.10 (Yakkety Yak)

How to Install ats2-lang software package in Ubuntu 16.10 (Yakkety Yak)

ats2-lang software package provides ATS version 2 programming language compiler, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ats2-lang 

ats2-lang is installed in your system.

Make ensure the ats2-lang package were installed using the commands given below,

$ sudo dpkg-query -l | grep ats2-lang *

You will get with ats2-lang package name, version, architecture and description in a table

ats2-lang package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package ats2-lang
Version 0.2.9-1
Description ATS version 2 programming language compiler
Sub Section Devel


See Also, How to uninstall or remove ats2-lang software package from Ubuntu 16.10 (Yakkety Yak)?